\(\int \frac {x}{a+b x^n+c x^{2 n}} \, dx\) [563]

   Optimal result
   Rubi [A] (verified)
   Mathematica [A] (verified)
   Maple [F]
   Fricas [F]
   Sympy [F]
   Maxima [F]
   Giac [F]
   Mupad [F(-1)]

Optimal result

Integrand size = 18, antiderivative size = 136 \[ \int \frac {x}{a+b x^n+c x^{2 n}} \, dx=-\frac {c x^2 \operatorname {Hypergeometric2F1}\left (1,\frac {2}{n},\frac {2+n}{n},-\frac {2 c x^n}{b-\sqrt {b^2-4 a c}}\right )}{b^2-4 a c-b \sqrt {b^2-4 a c}}-\frac {c x^2 \operatorname {Hypergeometric2F1}\left (1,\frac {2}{n},\frac {2+n}{n},-\frac {2 c x^n}{b+\sqrt {b^2-4 a c}}\right )}{b^2-4 a c+b \sqrt {b^2-4 a c}} \]

[Out]

-c*x^2*hypergeom([1, 2/n],[(2+n)/n],-2*c*x^n/(b-(-4*a*c+b^2)^(1/2)))/(b^2-4*a*c-b*(-4*a*c+b^2)^(1/2))-c*x^2*hy
pergeom([1, 2/n],[(2+n)/n],-2*c*x^n/(b+(-4*a*c+b^2)^(1/2)))/(b^2-4*a*c+b*(-4*a*c+b^2)^(1/2))

Rubi [A] (verified)

Time = 0.03 (sec) , antiderivative size = 136, normalized size of antiderivative = 1.00, number of steps used = 3, number of rules used = 2, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.111, Rules used = {1397, 371} \[ \int \frac {x}{a+b x^n+c x^{2 n}} \, dx=-\frac {c x^2 \operatorname {Hypergeometric2F1}\left (1,\frac {2}{n},\frac {n+2}{n},-\frac {2 c x^n}{b-\sqrt {b^2-4 a c}}\right )}{-b \sqrt {b^2-4 a c}-4 a c+b^2}-\frac {c x^2 \operatorname {Hypergeometric2F1}\left (1,\frac {2}{n},\frac {n+2}{n},-\frac {2 c x^n}{b+\sqrt {b^2-4 a c}}\right )}{b \sqrt {b^2-4 a c}-4 a c+b^2} \]

[In]

Int[x/(a + b*x^n + c*x^(2*n)),x]

[Out]

-((c*x^2*Hypergeometric2F1[1, 2/n, (2 + n)/n, (-2*c*x^n)/(b - Sqrt[b^2 - 4*a*c])])/(b^2 - 4*a*c - b*Sqrt[b^2 -
 4*a*c])) - (c*x^2*Hypergeometric2F1[1, 2/n, (2 + n)/n, (-2*c*x^n)/(b + Sqrt[b^2 - 4*a*c])])/(b^2 - 4*a*c + b*
Sqrt[b^2 - 4*a*c])

Rule 371

Int[((c_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> Simp[a^p*((c*x)^(m + 1)/(c*(m + 1)))*Hyperg
eometric2F1[-p, (m + 1)/n, (m + 1)/n + 1, (-b)*(x^n/a)], x] /; FreeQ[{a, b, c, m, n, p}, x] &&  !IGtQ[p, 0] &&
 (ILtQ[p, 0] || GtQ[a, 0])

Rule 1397

Int[((d_.)*(x_))^(m_.)/((a_) + (c_.)*(x_)^(n2_.) + (b_.)*(x_)^(n_)), x_Symbol] :> With[{q = Rt[b^2 - 4*a*c, 2]
}, Dist[2*(c/q), Int[(d*x)^m/(b - q + 2*c*x^n), x], x] - Dist[2*(c/q), Int[(d*x)^m/(b + q + 2*c*x^n), x], x]]
/; FreeQ[{a, b, c, d, m, n}, x] && EqQ[n2, 2*n] && NeQ[b^2 - 4*a*c, 0]

Rubi steps \begin{align*} \text {integral}& = \frac {(2 c) \int \frac {x}{b-\sqrt {b^2-4 a c}+2 c x^n} \, dx}{\sqrt {b^2-4 a c}}-\frac {(2 c) \int \frac {x}{b+\sqrt {b^2-4 a c}+2 c x^n} \, dx}{\sqrt {b^2-4 a c}} \\ & = -\frac {c x^2 \, _2F_1\left (1,\frac {2}{n};\frac {2+n}{n};-\frac {2 c x^n}{b-\sqrt {b^2-4 a c}}\right )}{b^2-4 a c-b \sqrt {b^2-4 a c}}-\frac {c x^2 \, _2F_1\left (1,\frac {2}{n};\frac {2+n}{n};-\frac {2 c x^n}{b+\sqrt {b^2-4 a c}}\right )}{b^2-4 a c+b \sqrt {b^2-4 a c}} \\ \end{align*}

Mathematica [A] (verified)

Time = 0.49 (sec) , antiderivative size = 263, normalized size of antiderivative = 1.93 \[ \int \frac {x}{a+b x^n+c x^{2 n}} \, dx=-c x^2 \left (\frac {1-\left (\frac {x^n}{-\frac {-b+\sqrt {b^2-4 a c}}{2 c}+x^n}\right )^{-2/n} \operatorname {Hypergeometric2F1}\left (-\frac {2}{n},-\frac {2}{n},\frac {-2+n}{n},\frac {b-\sqrt {b^2-4 a c}}{b-\sqrt {b^2-4 a c}+2 c x^n}\right )}{b^2-4 a c-b \sqrt {b^2-4 a c}}+\frac {1-4^{-1/n} \left (\frac {c x^n}{b+\sqrt {b^2-4 a c}+2 c x^n}\right )^{-2/n} \operatorname {Hypergeometric2F1}\left (-\frac {2}{n},-\frac {2}{n},\frac {-2+n}{n},\frac {b+\sqrt {b^2-4 a c}}{b+\sqrt {b^2-4 a c}+2 c x^n}\right )}{\sqrt {b^2-4 a c} \left (b+\sqrt {b^2-4 a c}\right )}\right ) \]

[In]

Integrate[x/(a + b*x^n + c*x^(2*n)),x]

[Out]

-(c*x^2*((1 - Hypergeometric2F1[-2/n, -2/n, (-2 + n)/n, (b - Sqrt[b^2 - 4*a*c])/(b - Sqrt[b^2 - 4*a*c] + 2*c*x
^n)]/(x^n/(-1/2*(-b + Sqrt[b^2 - 4*a*c])/c + x^n))^(2/n))/(b^2 - 4*a*c - b*Sqrt[b^2 - 4*a*c]) + (1 - Hypergeom
etric2F1[-2/n, -2/n, (-2 + n)/n, (b + Sqrt[b^2 - 4*a*c])/(b + Sqrt[b^2 - 4*a*c] + 2*c*x^n)]/(4^n^(-1)*((c*x^n)
/(b + Sqrt[b^2 - 4*a*c] + 2*c*x^n))^(2/n)))/(Sqrt[b^2 - 4*a*c]*(b + Sqrt[b^2 - 4*a*c]))))

Maple [F]

\[\int \frac {x}{a +b \,x^{n}+c \,x^{2 n}}d x\]

[In]

int(x/(a+b*x^n+c*x^(2*n)),x)

[Out]

int(x/(a+b*x^n+c*x^(2*n)),x)

Fricas [F]

\[ \int \frac {x}{a+b x^n+c x^{2 n}} \, dx=\int { \frac {x}{c x^{2 \, n} + b x^{n} + a} \,d x } \]

[In]

integrate(x/(a+b*x^n+c*x^(2*n)),x, algorithm="fricas")

[Out]

integral(x/(c*x^(2*n) + b*x^n + a), x)

Sympy [F]

\[ \int \frac {x}{a+b x^n+c x^{2 n}} \, dx=\int \frac {x}{a + b x^{n} + c x^{2 n}}\, dx \]

[In]

integrate(x/(a+b*x**n+c*x**(2*n)),x)

[Out]

Integral(x/(a + b*x**n + c*x**(2*n)), x)

Maxima [F]

\[ \int \frac {x}{a+b x^n+c x^{2 n}} \, dx=\int { \frac {x}{c x^{2 \, n} + b x^{n} + a} \,d x } \]

[In]

integrate(x/(a+b*x^n+c*x^(2*n)),x, algorithm="maxima")

[Out]

integrate(x/(c*x^(2*n) + b*x^n + a), x)

Giac [F]

\[ \int \frac {x}{a+b x^n+c x^{2 n}} \, dx=\int { \frac {x}{c x^{2 \, n} + b x^{n} + a} \,d x } \]

[In]

integrate(x/(a+b*x^n+c*x^(2*n)),x, algorithm="giac")

[Out]

integrate(x/(c*x^(2*n) + b*x^n + a), x)

Mupad [F(-1)]

Timed out. \[ \int \frac {x}{a+b x^n+c x^{2 n}} \, dx=\int \frac {x}{a+b\,x^n+c\,x^{2\,n}} \,d x \]

[In]

int(x/(a + b*x^n + c*x^(2*n)),x)

[Out]

int(x/(a + b*x^n + c*x^(2*n)), x)